################################################
#
# Events for Russia
#
# ID 80000 - 79999 is reserved
#
#
#################################################
#
# Written by Sara Wendel-rtqvist

### Alexander Pushkin ###
country_event = {
	id = 80000
	title = "EVTNAME80000"
	desc = "EVTDESC80000"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1814
		total_ideas = 5
		1635 = {
			controlled_by = RUS
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80000"
		prestige = 20
		idea_points = 25
	}
}

### Vasily Zhukovsky ###
country_event = {
	id = 80010
	title = "EVTNAME80010"
	desc = "EVTDESC80010"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1812
		war = yes
		1635 = {
			controlled_by = RUS
			NOT = {
				has_province_modifier = zhukovsky_propaganda
			}
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80010"
		1635 = {
			add_province_modifier = {
				name = zhukovsky_propaganda
				duration = 365
			}
		}
	}
}

### Konstantin Batyushkov ###
country_event = {
	id = 80020
	title = "EVTNAME80020"
	desc = "EVTDESC80020"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1809
		total_ideas = 4
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80020"
		prestige = 5
		idea_points = 25
	}
}

### Aleksey Arakcheyev (artillery) ###
country_event = {
	id = 80030
	title = "EVTNAME80030"
	desc = "EVTDESC80030"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		war = yes
		NOT = {
			has_country_modifier = arakcheyev_artillery
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80030"
		add_country_modifier = {
			name = arakcheyev_artillery
			duration = 365
		}
	}
}

### Johann Friedrich Adam ###
country_event = {
	id = 80040
	title = "EVTNAME80040"
	desc = "EVTDESC80040"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1806
		NOT = {
			has_country_modifier = woolly_mammoth
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80040"
		add_country_modifier = {
			name = woolly_mammoth
			duration = 365
		}
	}
}

### First Russian circumnavigation ###
country_event = {
	id = 80050
	title = "EVTNAME80050"
	desc = "EVTDESC80050"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1806
		NOT = {
			has_country_modifier = russian_circumnavigation
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80050"
		add_country_modifier = {
			name = russian_circumnavigation
			duration = 365
		}
	}
}

### Pavel Tsitsianov dies (by "supernatural means") ###
country_event = {
	id = 80060
	title = "EVTNAME80060"
	desc = "EVTDESC80060"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1806
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80060"
		prestige = 10
	}
}

### State Council ###
country_event = {
	id = 80070
	title = "EVTNAME80070"
	desc = "EVTDESC80070"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1810
		NOT = {
			has_country_modifier = russian_state_council
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80070"
		add_country_modifier = {
			name = russian_state_council
			duration = 365
		}
	}
	option = {
		name = "EVTOPTB80070"
		prestige = 5
	}
}

### Sailor cap ###
country_event = {
	id = 80080
	title = "EVTNAME80080"
	desc = "EVTDESC80080"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1811
		NOT = {
			has_country_modifier = sailor_cap
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80080"
		add_country_modifier = {
			name = sailor_cap
			duration = 365
		}
	}
}

### Saint Petersburg's first bridge ###
country_event = {
	id = 80090
	title = "EVTNAME80090"
	desc = "EVTDESC80090"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1811
		1425 = { #Saint Petersburg
			controlled_by = RUS
			NOT = {
				has_province_modifier = petersburg_bridge
			}
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80090"
		1425 = { #Saint Petersburg
			add_province_modifier = {
				name = petersburg_bridge
				duration = 365
			}
		}
	}
}

### Tsarskoye Selo Lyceum ###
country_event = {
	id = 80100
	title = "EVTNAME80100"
	desc = "EVTDESC80100"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1811
		NOT = {
			has_country_modifier = tsarskoye_selo_lyceum
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80100"
		add_country_modifier = {
			name = tsarskoye_selo_lyceum
			duration = 365
		}
	}
}

### Vasilisa Kozhina - organized women to fight FRA troops ###
country_event = {
	id = 80110
	title = "EVTNAME80110"
	desc = "EVTDESC80110"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1812
		war_with = FRA
		1609 = { #Sytchevska
			has_siege = yes
		}
		NOT = {
			has_country_modifier = vasilisa_kozhina
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80110"
		FRA = {
			war_exhaustion = 10
		}
		add_country_modifier = {
			name = vasilisa_kozhina
			duration = 365
		}
	}
}

### Te Deum - Ludwig-Wilhelm Tepper de Ferguson ###
country_event = {
	id = 80120
	title = "EVTNAME80120"
	desc = "EVTDESC80120"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1812
		total_ideas = 4
		1425 = { #Saint Petersburg
			controlled_by = RUS
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80120"
		idea_points = 50
	}
}

### Russian Bible Society ###
country_event = {
	id = 80130
	title = "EVTNAME80130"
	desc = "EVTDESC80130"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1813
		NOT = {
			has_country_modifier = russian_bible_society
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80130"
		add_country_modifier = {
			name = russian_bible_society
			duration = 365
		}
	}
}

### Ostromir Gospels - Alexander Vostokov ###
country_event = {
	id = 80140
	title = "EVTNAME80140"
	desc = "EVTDESC80140"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1814
		total_ideas = 7
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80140"
		prestige = 10
	}
}

### Nadezhda Durova ###
country_event = {
	id = 80150
	title = "EVTNAME80150"
	desc = "EVTDESC80150"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		war = yes
		year = 1807
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80150"
		prestige = 20
	}
}

### Lovers of the Russian Word ###
country_event = {
	id = 80160
	title = "EVTNAME80160"
	desc = "EVTDESC80160"
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1807
		NOT = {
			has_country_modifier = lovers_russian_word
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80160"
		add_country_modifier = {
			name = lovers_russian_word
			duration = 365
		}
	}
}

### The Impressionable mind of Alexander I ###
country_event = {
	id = 80170
	title = "EVTNAME80170"
	desc = "EVTDESC80170"
	
	major = yes
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1807
		OR = {
			truce_with = FRA
			NOT = {
				war_with = FRA
			}
		}
		NOT = {
			has_country_flag = impressed_tsar_flag
		}
		NOT = {
			has_country_flag = unimpressed_tsar_flag
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80170"
		set_country_flag = impressed_tsar_flag
		relation = {
			who = FRA
			value = 100
		}
	}
}

#The Veil is Lifted from Alexander I's Eyes
country_event = {
	id = 80171
	title = "EVTNAME80171"
	desc = "EVTDESC80171"
	
	major = yes
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1808
		alliance_with = FRA
		FRA = {
			war_with = PRU
		}
		NOT = {
			war_with = PRU
		}
		has_country_flag = impressed_tsar_flag
		NOT = {
			has_country_flag = unimpressed_tsar_flag
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80171"
		clr_country_flag = impressed_tsar_flag
		set_country_flag = unimpressed_tsar_flag
		relation = {
			who = FRA
			value = -20
		}
	}
}

#Shared suspicions between the two Emperors
country_event = {
	id = 80172
	title = "EVTNAME80172"
	desc = "EVTDESC80172"
	
	major = yes
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1809
		alliance_with = FRA
		NOT = {
			has_country_flag = napoleon_II_flag
		}
		has_country_flag = unimpressed_tsar_flag
		NOT = {
			has_country_flag = offended_tsar_flag
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80172"
		clr_country_flag = unimpressed_tsar_flag
		set_country_flag = offended_tsar_flag
		relation = {
			who = FRA
			value = -15
		}
	}
}

#Franco-Russian Relations Becomes Worse
country_event = {
	id = 80173
	title = "EVTNAME80173"
	desc = "EVTDESC80173"
	
	major = yes
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		year = 1811
		alliance_with = FRA
		RUS = {
			war_with = TUR
		}
		has_country_flag = offended_tsar_flag
		NOT = {
			has_country_flag = worsened_relations_flag
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80173"
		clr_country_flag = offended_tsar_flag
		set_country_flag = worsened_relations_flag
		relation = {
			who = FRA
			value = -15
		}
	}
}

#Alexander I, Peacemaker of Europa
country_event = {
	id = 80174
	title = "EVTNAME80174"
	desc = "EVTDESC80174"
	
	major = yes
	
	fire_only_once = yes
	
	trigger = {
		tag = RUS
		war_with = FRA
		has_country_flag = worsened_relations_flag
		has_global_flag = moscow_kremlin_flag
		1635 = {
			controlled_by = FRA
		}
	}
	
	mean_time_to_happen = {
		months = 60
	}
	
	option = {
		name = "EVTOPTA80174"
		clr_country_flag = worsened_relations_flag
		clr_global_flag = moscow_kremlin_flag
		relation = {
			who = FRA
			value = -100
		}
	}
}

### Izhmash ###
country_event = {
	id = 80180
	title = "EVTNAME80180"
	desc = "EVTDESC80180"
	
	trigger = {
		tag = RUS
		year = 1807
		NOT = {
			has_country_modifier = izhmash_weapon
		}
		any_neighbor_country = {
			truce_with = RUS
		}
	}
	
	mean_time_to_happen = {
		months = 120
	}
	
	option = {
		name = "EVTOPTA80180"
		add_country_modifier = {
			name = izhmash_weapon
			duration = 365
		}
	}
}

### Fables: Ivan Krylov ###
country_event = {
	id = 80190
	title = "EVTNAME80190"
	desc = "EVTDESC80190"
	
	trigger = {
		tag = RUS
		year = 1809
		total_ideas = 4
	}
	
	mean_time_to_happen = {
		months = 120
	}
	
	option = {
		name = "EVTOPT_GOOD"
		prestige = 10
		idea_points = 50
	}
}

### Ministry of Police of the Russian Empire ###
country_event = {
	id = 80195
	title = "EVTNAME80195"
	desc = "EVTDESC80195"
	
	trigger = {
		tag = RUS
		year = 1810
		total_ideas = 8
		NOT = {
			has_country_modifier = russian_ministry_police
		}
	}
	
	mean_time_to_happen = {
		months = 120
		
		modifier = {
			factor = 0.5
			war = yes
		}
	}
	
	option = {
		name = "EVTOPT_GOOD"
		add_country_modifier = {
			name = russian_ministry_police
			duration = 730
		}
	}
}